home *** CD-ROM | disk | FTP | other *** search
- object DebugForm: TDebugForm
- Left = 157
- Top = 236
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Initializing ..'
- ClientHeight = 118
- ClientWidth = 590
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Memo1: TMemo
- Left = 182
- Top = 0
- Width = 408
- Height = 118
- Align = alClient
- BorderStyle = bsNone
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 16768384
- Font.Height = -11
- Font.Name = 'Courier New'
- Font.Style = []
- ParentFont = False
- ReadOnly = True
- TabOrder = 0
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 182
- Height = 118
- Align = alLeft
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 1
- object Image1: TImage
- Left = 8
- Top = 7
- Width = 167
- Height = 105
- Center = True
- Picture.Data = {<image000.TMetafile>}
- Stretch = True
- Transparent = True
- end
- object Label1: TLabel
- Left = 9
- Top = 51
- Width = 166
- Height = 18
- Alignment = taCenter
- AutoSize = False
- Caption = 'Version 2.20'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- end
-